ti_armv7_common: Disable Falcon Mode on HS devices
authorAndrew F. Davis <[email protected]>
Tue, 30 Aug 2016 19:06:28 +0000 (14:06 -0500)
committerTom Rini <[email protected]>
Sun, 2 Oct 2016 12:10:03 +0000 (08:10 -0400)
commite95b9b4437bcc31107bdc3b7625bd7c11ad24ef7
tree8b50da06bfaafcdfcff7b0d28027fe70d43b283a
parent2f450969de212ddebbe56a4361064b6d505d4bd3
ti_armv7_common: Disable Falcon Mode on HS devices

Authentication of images in Falcon Mode is not supported. Do not enable
SPL_OS_BOOT when TI_SECURE_DEVICE is enabled. This prevents attempting
to directly load kernel images which will fail, for security reasons,
on HS devices, the board is locked if a non-authenticatable image load
is attempted, so we disable attempting Falcon Mode.

Signed-off-by: Andrew F. Davis <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Acked-by: Lokesh Vutla <[email protected]>
include/configs/ti_armv7_common.h